PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCell Class / setVerticalAlign Method
The default vertical alignment for the cell content.
In This Topic
    setVerticalAlign Method
    In This Topic
    Sets the vertical align.
    Syntax
    public void setVerticalAlign( 
       PDFGraphicAlign value
    )

    Parameters

    value
    The default vertical alignment for the cell content.
    See Also